﻿2026-07-06T07:55:27.1440239Z Current runner version: '2.335.1'
2026-07-06T07:55:27.1445124Z Runner name: 'kitsubito'
2026-07-06T07:55:27.1445653Z Runner group name: 'Default'
2026-07-06T07:55:27.1446345Z Machine name: 'KITSUBITO'
2026-07-06T07:55:27.1448317Z ##[group]GITHUB_TOKEN Permissions
2026-07-06T07:55:27.1450541Z Contents: read
2026-07-06T07:55:27.1450931Z Metadata: read
2026-07-06T07:55:27.1451290Z Packages: read
2026-07-06T07:55:27.1451647Z ##[endgroup]
2026-07-06T07:55:27.1453298Z Secret source: Actions
2026-07-06T07:55:27.1453784Z Prepare workflow directory
2026-07-06T07:55:27.1942475Z Prepare all required actions
2026-07-06T07:55:27.1971088Z Getting action download info
2026-07-06T07:55:27.5570866Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-06T07:55:28.1084066Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-06T07:55:28.1935234Z ##[group]Run actions/checkout@v5
2026-07-06T07:55:28.1935969Z with:
2026-07-06T07:55:28.1936298Z   fetch-depth: 0
2026-07-06T07:55:28.1936704Z   repository: SaberMage/spt-core
2026-07-06T07:55:28.1939790Z   token: ***
2026-07-06T07:55:28.1940133Z   ssh-strict: true
2026-07-06T07:55:28.1940477Z   ssh-user: git
2026-07-06T07:55:28.1940821Z   persist-credentials: true
2026-07-06T07:55:28.1941210Z   clean: true
2026-07-06T07:55:28.1941556Z   sparse-checkout-cone-mode: true
2026-07-06T07:55:28.1941967Z   fetch-tags: false
2026-07-06T07:55:28.1942315Z   show-progress: true
2026-07-06T07:55:28.1942672Z   lfs: false
2026-07-06T07:55:28.1943010Z   submodules: false
2026-07-06T07:55:28.1943387Z   set-safe-directory: true
2026-07-06T07:55:28.1943991Z ##[endgroup]
2026-07-06T07:55:28.2803004Z Syncing repository: SaberMage/spt-core
2026-07-06T07:55:28.2804451Z ##[group]Getting Git version info
2026-07-06T07:55:28.2805169Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T07:55:28.2806070Z [command]/usr/bin/git version
2026-07-06T07:55:28.2806472Z git version 2.43.0
2026-07-06T07:55:28.2813606Z ##[endgroup]
2026-07-06T07:55:28.2826800Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a3f77e86-2a76-4fc4-be33-0f75ddf4c2a6' before making global git config changes
2026-07-06T07:55:28.2828134Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T07:55:28.2830240Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T07:55:28.2864155Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T07:55:28.2883250Z https://github.com/SaberMage/spt-core
2026-07-06T07:55:28.2893953Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T07:55:28.2896249Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T07:55:28.2920473Z HEAD
2026-07-06T07:55:28.2954437Z ##[endgroup]
2026-07-06T07:55:28.2955283Z [command]/usr/bin/git submodule status
2026-07-06T07:55:28.3136078Z ##[group]Cleaning the repository
2026-07-06T07:55:28.3138504Z [command]/usr/bin/git clean -ffdx
2026-07-06T07:55:31.0123555Z Removing .adapter-notify/
2026-07-06T07:55:31.0124154Z Removing target/
2026-07-06T07:55:31.0136039Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T07:55:31.0601514Z HEAD is now at d1012472a Merge 2d9d08a5140bc59c9078b8e0aeb51b8cf3aa0f4c into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T07:55:31.0608456Z ##[endgroup]
2026-07-06T07:55:31.0610840Z ##[group]Disabling automatic garbage collection
2026-07-06T07:55:31.0614205Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T07:55:31.0638710Z ##[endgroup]
2026-07-06T07:55:31.0639387Z ##[group]Setting up auth
2026-07-06T07:55:31.0644253Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T07:55:31.0669511Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T07:55:31.0861560Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T07:55:31.0885644Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T07:55:31.1071934Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T07:55:31.1096373Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T07:55:31.1293045Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T07:55:31.1321051Z ##[endgroup]
2026-07-06T07:55:31.1321806Z ##[group]Fetching the repository
2026-07-06T07:55:31.1327719Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d1012472ade166151b6972b07d3b1e30cd712a6d:refs/remotes/pull/52/merge
2026-07-06T07:55:31.7987465Z From https://github.com/SaberMage/spt-core
2026-07-06T07:55:31.7988506Z    0f08fa92f..2d9d08a51  remote-truth -> origin/remote-truth
2026-07-06T07:55:31.8030361Z ##[endgroup]
2026-07-06T07:55:31.8031169Z ##[group]Determining the checkout info
2026-07-06T07:55:31.8031929Z ##[endgroup]
2026-07-06T07:55:31.8035431Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T07:55:31.8085310Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T07:55:31.8118771Z ##[group]Checking out the ref
2026-07-06T07:55:31.8122053Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T07:55:31.8191819Z HEAD is now at d1012472a Merge 2d9d08a5140bc59c9078b8e0aeb51b8cf3aa0f4c into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T07:55:31.8197861Z ##[endgroup]
2026-07-06T07:55:31.8247027Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T07:55:31.8280121Z d1012472ade166151b6972b07d3b1e30cd712a6d
2026-07-06T07:55:31.8463788Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-06T07:55:31.8464309Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-06T07:55:31.8479911Z shell: /usr/bin/bash -e {0}
2026-07-06T07:55:31.8480191Z ##[endgroup]
2026-07-06T07:55:31.8580254Z ##[group]Run set -euo pipefail
2026-07-06T07:55:31.8580674Z [36;1mset -euo pipefail[0m
2026-07-06T07:55:31.8580927Z [36;1mPIN=0c95435[0m
2026-07-06T07:55:31.8581165Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-06T07:55:31.8581433Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-06T07:55:31.8581804Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-06T07:55:31.8582232Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-06T07:55:31.8582688Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-06T07:55:31.8583065Z [36;1m  rm -rf "$CACHE"[0m
2026-07-06T07:55:31.8583346Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-06T07:55:31.8583652Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-06T07:55:31.8584000Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-06T07:55:31.8584381Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-06T07:55:31.8584648Z [36;1mfi[0m
2026-07-06T07:55:31.8584961Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-06T07:55:31.8599423Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-06T07:55:31.8599761Z env:
2026-07-06T07:55:31.8599987Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-06T07:55:31.8600249Z ##[endgroup]
2026-07-06T07:55:32.1486183Z    Compiling proc-macro2 v1.0.106
2026-07-06T07:55:32.1487067Z    Compiling quote v1.0.45
2026-07-06T07:55:32.1487615Z    Compiling unicode-ident v1.0.24
2026-07-06T07:55:32.1488087Z    Compiling libc v0.2.186
2026-07-06T07:55:32.1488416Z    Compiling serde_core v1.0.228
2026-07-06T07:55:32.1489194Z    Compiling cfg-if v1.0.4
2026-07-06T07:55:32.1489557Z    Compiling serde v1.0.228
2026-07-06T07:55:32.1512846Z    Compiling log v0.4.32
2026-07-06T07:55:32.1586739Z    Compiling pin-project-lite v0.2.17
2026-07-06T07:55:32.1625017Z    Compiling typenum v1.20.1
2026-07-06T07:55:32.1625980Z    Compiling portable-atomic v1.13.1
2026-07-06T07:55:32.1660889Z    Compiling memchr v2.8.1
2026-07-06T07:55:32.1712638Z    Compiling version_check v0.9.5
2026-07-06T07:55:32.1713380Z    Compiling find-msvc-tools v0.1.9
2026-07-06T07:55:32.1713879Z    Compiling critical-section v1.2.0
2026-07-06T07:55:32.2072411Z    Compiling shlex v2.0.1
2026-07-06T07:55:32.2722141Z    Compiling subtle v2.6.1
2026-07-06T07:55:32.2781151Z    Compiling bytes v1.11.1
2026-07-06T07:55:32.3010795Z    Compiling futures-core v0.3.32
2026-07-06T07:55:32.4385440Z    Compiling smallvec v1.15.1
2026-07-06T07:55:32.4481373Z    Compiling equivalent v1.0.2
2026-07-06T07:55:32.4750285Z    Compiling itoa v1.0.18
2026-07-06T07:55:32.4882082Z    Compiling semver v1.0.28
2026-07-06T07:55:32.5395828Z    Compiling stable_deref_trait v1.2.1
2026-07-06T07:55:32.5431890Z    Compiling futures-io v0.3.32
2026-07-06T07:55:32.5580960Z    Compiling slab v0.4.12
2026-07-06T07:55:32.5761831Z    Compiling generic-array v0.14.7
2026-07-06T07:55:32.5841640Z    Compiling futures-sink v0.3.32
2026-07-06T07:55:32.6141963Z    Compiling futures-task v0.3.32
2026-07-06T07:55:32.7000516Z    Compiling futures-channel v0.3.32
2026-07-06T07:55:32.7265729Z    Compiling rand_core v0.10.1
2026-07-06T07:55:32.7550943Z    Compiling hashbrown v0.17.1
2026-07-06T07:55:32.7605843Z    Compiling rustversion v1.0.22
2026-07-06T07:55:32.7899885Z    Compiling bitflags v2.12.1
2026-07-06T07:55:32.8395960Z    Compiling rustc_version v0.4.1
2026-07-06T07:55:32.8480903Z    Compiling cpufeatures v0.2.17
2026-07-06T07:55:32.8550803Z    Compiling getrandom v0.4.2
2026-07-06T07:55:32.9055610Z    Compiling fnv v1.0.7
2026-07-06T07:55:32.9210722Z    Compiling cfg_aliases v0.2.1
2026-07-06T07:55:32.9422714Z    Compiling strsim v0.11.1
2026-07-06T07:55:32.9850946Z    Compiling writeable v0.6.3
2026-07-06T07:55:33.0230381Z    Compiling litemap v0.8.2
2026-07-06T07:55:33.0280686Z    Compiling icu_normalizer_data v2.2.0
2026-07-06T07:55:33.0721665Z    Compiling fs_extra v1.3.0
2026-07-06T07:55:33.2262485Z    Compiling icu_properties_data v2.2.0
2026-07-06T07:55:33.2329456Z    Compiling dunce v1.0.5
2026-07-06T07:55:33.2500870Z    Compiling utf8_iter v1.0.4
2026-07-06T07:55:33.2527402Z    Compiling ident_case v1.0.1
2026-07-06T07:55:33.3123875Z    Compiling autocfg v1.5.1
2026-07-06T07:55:33.3565670Z    Compiling percent-encoding v2.3.2
2026-07-06T07:55:33.3854291Z    Compiling http v1.4.1
2026-07-06T07:55:33.4002328Z    Compiling cpufeatures v0.3.0
2026-07-06T07:55:33.4254966Z    Compiling aws-lc-rs v1.17.0
2026-07-06T07:55:33.4694339Z    Compiling thiserror v2.0.18
2026-07-06T07:55:33.4978077Z    Compiling unicode-segmentation v1.13.3
2026-07-06T07:55:33.5656808Z    Compiling scopeguard v1.2.0
2026-07-06T07:55:33.6229656Z    Compiling form_urlencoded v1.2.2
2026-07-06T07:55:33.7070508Z    Compiling indexmap v2.14.0
2026-07-06T07:55:33.7140562Z    Compiling lock_api v0.4.14
2026-07-06T07:55:33.7311172Z    Compiling chacha20 v0.10.0
2026-07-06T07:55:33.7473183Z    Compiling untrusted v0.9.0
2026-07-06T07:55:33.7969437Z    Compiling syn v2.0.117
2026-07-06T07:55:33.8196787Z    Compiling heck v0.5.0
2026-07-06T07:55:33.8479748Z    Compiling rustls v0.23.40
2026-07-06T07:55:33.8580557Z    Compiling unicode-xid v0.2.6
2026-07-06T07:55:33.8820747Z    Compiling const-oid v0.10.2
2026-07-06T07:55:33.9310934Z    Compiling atomic-waker v1.1.2
2026-07-06T07:55:34.0152612Z    Compiling convert_case v0.10.0
2026-07-06T07:55:34.0310927Z    Compiling anyhow v1.0.102
2026-07-06T07:55:34.0440735Z    Compiling parking_lot_core v0.9.12
2026-07-06T07:55:34.0540652Z    Compiling httparse v1.10.1
2026-07-06T07:55:34.0650740Z    Compiling zerocopy v0.8.50
2026-07-06T07:55:34.0652482Z    Compiling paste v1.0.15
2026-07-06T07:55:34.1123225Z    Compiling num-traits v0.2.19
2026-07-06T07:55:34.1380474Z    Compiling hybrid-array v0.4.12
2026-07-06T07:55:34.1620758Z    Compiling curve25519-dalek v4.1.3
2026-07-06T07:55:34.3160852Z    Compiling jobserver v0.1.34
2026-07-06T07:55:34.3421558Z    Compiling crypto-common v0.1.7
2026-07-06T07:55:34.3529522Z    Compiling block-buffer v0.10.4
2026-07-06T07:55:34.3651273Z    Compiling ahash v0.8.12
2026-07-06T07:55:34.3891389Z    Compiling base64ct v1.8.3
2026-07-06T07:55:34.4136819Z    Compiling powerfmt v0.2.0
2026-07-06T07:55:34.4250310Z    Compiling fastrand v2.4.1
2026-07-06T07:55:34.4538740Z    Compiling either v1.16.0
2026-07-06T07:55:34.4930940Z    Compiling digest v0.10.7
2026-07-06T07:55:34.6570592Z    Compiling cc v1.2.63
2026-07-06T07:55:34.6830539Z    Compiling http-body v1.0.1
2026-07-06T07:55:34.7140644Z    Compiling pem-rfc7468 v1.0.0
2026-07-06T07:55:34.7513296Z    Compiling deranged v0.5.8
2026-07-06T07:55:34.8290700Z    Compiling pkg-config v0.3.33
2026-07-06T07:55:34.8581288Z    Compiling num-conv v0.2.2
2026-07-06T07:55:34.8820876Z    Compiling base64 v0.22.1
2026-07-06T07:55:34.8941525Z    Compiling tower-service v0.3.3
2026-07-06T07:55:34.9641624Z    Compiling mio v1.2.1
2026-07-06T07:55:34.9750259Z    Compiling socket2 v0.6.4
2026-07-06T07:55:34.9790992Z    Compiling getrandom v0.2.17
2026-07-06T07:55:35.1700857Z    Compiling rand_core v0.6.4
2026-07-06T07:55:35.1831427Z    Compiling try-lock v0.2.5
2026-07-06T07:55:35.2002310Z    Compiling tinyvec_macros v0.1.1
2026-07-06T07:55:35.2030884Z    Compiling zmij v1.0.21
2026-07-06T07:55:35.2600879Z    Compiling time-core v0.1.8
2026-07-06T07:55:35.2870714Z    Compiling rand v0.10.1
2026-07-06T07:55:35.3630282Z    Compiling uuid v1.23.2
2026-07-06T07:55:35.3690842Z    Compiling vcpkg v0.2.15
2026-07-06T07:55:35.3773947Z    Compiling data-encoding v2.11.0
2026-07-06T07:55:35.4090546Z    Compiling parking_lot v0.12.5
2026-07-06T07:55:35.4656930Z    Compiling want v0.3.1
2026-07-06T07:55:35.4789722Z    Compiling tinyvec v1.11.0
2026-07-06T07:55:35.6342919Z    Compiling block-buffer v0.12.0
2026-07-06T07:55:35.6780477Z    Compiling crypto-common v0.2.2
2026-07-06T07:55:35.7830554Z    Compiling sha2 v0.10.9
2026-07-06T07:55:35.9200755Z    Compiling inout v0.1.4
2026-07-06T07:55:36.0370966Z    Compiling vergen-lib v9.1.0
2026-07-06T07:55:36.0470217Z    Compiling n0-future v0.3.2
2026-07-06T07:55:36.0690866Z    Compiling cmake v0.1.58
2026-07-06T07:55:36.1011209Z    Compiling signature v2.2.0
2026-07-06T07:55:36.1107662Z    Compiling cordyceps v0.3.4
2026-07-06T07:55:36.1115716Z    Compiling spin v0.10.0
2026-07-06T07:55:36.2086435Z    Compiling parking v2.2.1
2026-07-06T07:55:36.2250763Z    Compiling crossbeam-utils v0.8.21
2026-07-06T07:55:36.2700709Z    Compiling httpdate v1.0.3
2026-07-06T07:55:36.3180858Z    Compiling diatomic-waker v0.2.3
2026-07-06T07:55:36.3310839Z    Compiling winnow v1.0.3
2026-07-06T07:55:36.3825242Z    Compiling serde_json v1.0.150
2026-07-06T07:55:36.3927149Z    Compiling futures-lite v2.6.1
2026-07-06T07:55:36.4426192Z    Compiling ed25519 v2.2.3
2026-07-06T07:55:36.4660389Z    Compiling futures-buffered v0.2.13
2026-07-06T07:55:36.4840732Z    Compiling cipher v0.4.4
2026-07-06T07:55:36.5445889Z    Compiling netlink-packet-core v0.8.1
2026-07-06T07:55:36.5749651Z    Compiling universal-hash v0.5.1
2026-07-06T07:55:36.5940865Z    Compiling vergen-lib v0.1.6
2026-07-06T07:55:36.6010412Z    Compiling vergen v9.1.0
2026-07-06T07:55:36.6031105Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-06T07:55:36.6760799Z    Compiling digest v0.11.3
2026-07-06T07:55:36.6830455Z    Compiling heapless v0.7.17
2026-07-06T07:55:36.7471052Z    Compiling noq-udp v0.10.0
2026-07-06T07:55:36.7511419Z    Compiling sync_wrapper v1.0.2
2026-07-06T07:55:36.7870693Z    Compiling byteorder v1.5.0
2026-07-06T07:55:36.8011544Z    Compiling allocator-api2 v0.2.21
2026-07-06T07:55:36.8656750Z    Compiling opaque-debug v0.3.1
2026-07-06T07:55:36.8893436Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-06T07:55:36.9190206Z    Compiling polyval v0.6.2
2026-07-06T07:55:36.9778736Z    Compiling hash32 v0.2.1
2026-07-06T07:55:37.0181022Z    Compiling vergen-gitcl v1.0.8
2026-07-06T07:55:37.0227269Z    Compiling spin v0.9.8
2026-07-06T07:55:37.0423338Z    Compiling ryu v1.0.23
2026-07-06T07:55:37.1556465Z    Compiling num_threads v0.1.7
2026-07-06T07:55:37.1706198Z    Compiling tower-layer v0.3.3
2026-07-06T07:55:37.1861913Z    Compiling aws-lc-sys v0.41.0
2026-07-06T07:55:37.1985744Z    Compiling ring v0.17.14
2026-07-06T07:55:37.2294979Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T07:55:37.2427776Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-06T07:55:37.2526241Z    Compiling fallible-iterator v0.3.0
2026-07-06T07:55:37.3093539Z    Compiling signature v3.0.0
2026-07-06T07:55:37.3300719Z    Compiling time v0.3.47
2026-07-06T07:55:37.3720461Z    Compiling ghash v0.5.1
2026-07-06T07:55:37.3814987Z    Compiling sha2 v0.11.0-rc.5
2026-07-06T07:55:37.3960440Z    Compiling aes v0.8.4
2026-07-06T07:55:37.4830664Z    Compiling ctr v0.9.2
2026-07-06T07:55:37.4950879Z    Compiling fs2 v0.4.3
2026-07-06T07:55:37.5661128Z    Compiling http-body-util v0.1.3
2026-07-06T07:55:37.6874477Z    Compiling aead v0.5.2
2026-07-06T07:55:37.7030693Z    Compiling arrayvec v0.7.6
2026-07-06T07:55:37.7300570Z    Compiling utf8parse v0.2.2
2026-07-06T07:55:37.8112002Z    Compiling openssl-probe v0.2.1
2026-07-06T07:55:37.8114530Z    Compiling crossbeam-epoch v0.9.18
2026-07-06T07:55:37.8405020Z    Compiling crossbeam-channel v0.5.15
2026-07-06T07:55:37.8892509Z    Compiling blake3 v1.8.5
2026-07-06T07:55:38.0333024Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-06T07:55:38.0608612Z    Compiling aes-gcm v0.10.3
2026-07-06T07:55:38.2069052Z    Compiling netlink-packet-route v0.29.0
2026-07-06T07:55:38.2396412Z    Compiling memoffset v0.6.5
2026-07-06T07:55:38.2515953Z    Compiling acto v0.8.2
2026-07-06T07:55:38.2670652Z    Compiling noq v0.18.0
2026-07-06T07:55:38.3010757Z    Compiling netwatch v0.16.0
2026-07-06T07:55:38.4061375Z    Compiling tagptr v0.2.0
2026-07-06T07:55:38.4603033Z    Compiling identity-hash v0.1.0
2026-07-06T07:55:38.4670153Z    Compiling rustix v1.1.4
2026-07-06T07:55:38.5016132Z    Compiling rustc-hash v2.1.2
2026-07-06T07:55:38.5741374Z    Compiling ref-cast v1.0.25
2026-07-06T07:55:38.5851216Z    Compiling lru-slab v0.1.2
2026-07-06T07:55:38.5930778Z    Compiling thiserror v1.0.69
2026-07-06T07:55:38.6150502Z    Compiling foldhash v0.2.0
2026-07-06T07:55:38.6340603Z    Compiling xml-rs v0.8.28
2026-07-06T07:55:38.7250821Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-06T07:55:38.7916487Z    Compiling sorted-index-buffer v0.2.1
2026-07-06T07:55:38.8875319Z    Compiling mac-addr v0.3.0
2026-07-06T07:55:38.9665121Z    Compiling hashbrown v0.16.1
2026-07-06T07:55:39.0790659Z    Compiling netlink-packet-route v0.30.0
2026-07-06T07:55:39.1167234Z    Compiling termios v0.2.2
2026-07-06T07:55:39.1240497Z    Compiling serial-core v0.4.0
2026-07-06T07:55:39.2499877Z    Compiling synstructure v0.13.2
2026-07-06T07:55:39.2904719Z    Compiling darling_core v0.20.11
2026-07-06T07:55:39.3071166Z    Compiling serde_derive_internals v0.29.1
2026-07-06T07:55:39.6301061Z    Compiling xmltree v0.10.3
2026-07-06T07:55:39.7901087Z    Compiling proc-macro-crate v3.5.0
2026-07-06T07:55:39.8640460Z    Compiling ioctl-rs v0.1.6
2026-07-06T07:55:39.8764776Z    Compiling errno v0.3.14
2026-07-06T07:55:39.8841006Z    Compiling simple-dns v0.9.3
2026-07-06T07:55:39.9621009Z    Compiling aho-corasick v1.1.4
2026-07-06T07:55:40.0256305Z    Compiling winnow v0.7.15
2026-07-06T07:55:40.0440638Z    Compiling constant_time_eq v0.4.2
2026-07-06T07:55:40.1207253Z    Compiling regex-syntax v0.8.10
2026-07-06T07:55:40.2690893Z    Compiling sha1_smol v1.0.1
2026-07-06T07:55:40.3012422Z    Compiling resolv-conf v0.7.6
2026-07-06T07:55:40.4324395Z    Compiling signal-hook v0.3.18
2026-07-06T07:55:40.4722045Z    Compiling simdutf8 v0.1.5
2026-07-06T07:55:40.5160609Z    Compiling smol_str v0.1.24
2026-07-06T07:55:40.5470680Z    Compiling toml_write v0.1.2
2026-07-06T07:55:40.6290545Z    Compiling arrayref v0.3.9
2026-07-06T07:55:40.7020586Z    Compiling linux-raw-sys v0.12.1
2026-07-06T07:55:40.8284683Z    Compiling signal-hook-registry v1.4.8
2026-07-06T07:55:40.8291447Z    Compiling serial-unix v0.4.0
2026-07-06T07:55:40.8991012Z    Compiling lru v0.16.4
2026-07-06T07:55:41.0601065Z    Compiling darling_core v0.23.0
2026-07-06T07:55:41.1754907Z    Compiling serde_bytes v0.11.19
2026-07-06T07:55:41.1757717Z    Compiling seize v0.5.1
2026-07-06T07:55:41.4571177Z    Compiling hmac v0.12.1
2026-07-06T07:55:41.5027484Z    Compiling serde_derive v1.0.228
2026-07-06T07:55:41.5896917Z    Compiling zeroize_derive v1.4.3
2026-07-06T07:55:41.6466321Z    Compiling tokio-macros v2.7.0
2026-07-06T07:55:41.6550363Z    Compiling futures-macro v0.3.32
2026-07-06T07:55:42.2571859Z    Compiling zeroize v1.8.2
2026-07-06T07:55:42.4223031Z    Compiling tokio v1.52.3
2026-07-06T07:55:42.5088431Z    Compiling zerofrom-derive v0.1.7
2026-07-06T07:55:42.6615148Z    Compiling futures-util v0.3.32
2026-07-06T07:55:42.6701225Z    Compiling yoke-derive v0.8.2
2026-07-06T07:55:42.7460597Z    Compiling zerovec-derive v0.11.3
2026-07-06T07:55:42.7680595Z    Compiling displaydoc v0.2.6
2026-07-06T07:55:42.8761083Z    Compiling tracing-attributes v0.1.31
2026-07-06T07:55:43.6451091Z    Compiling rustls-pki-types v1.14.1
2026-07-06T07:55:44.1150375Z    Compiling thiserror-impl v2.0.18
2026-07-06T07:55:44.1440957Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-06T07:55:44.1659862Z    Compiling zerofrom v0.1.8
2026-07-06T07:55:44.3490767Z    Compiling yoke v0.8.3
2026-07-06T07:55:44.4064279Z    Compiling darling_macro v0.20.11
2026-07-06T07:55:44.5771126Z    Compiling zerovec v0.11.6
2026-07-06T07:55:44.6651998Z    Compiling zerotrie v0.2.4
2026-07-06T07:55:44.8404395Z    Compiling derive_more-impl v2.1.1
2026-07-06T07:55:44.8644433Z    Compiling n0-error-macros v0.1.3
2026-07-06T07:55:44.8651328Z    Compiling darling v0.20.11
2026-07-06T07:55:44.8659368Z    Compiling spez v0.1.2
2026-07-06T07:55:44.9347829Z    Compiling derive_builder_core v0.20.2
2026-07-06T07:55:45.1850589Z    Compiling der v0.8.0-rc.10
2026-07-06T07:55:45.2900767Z    Compiling pin-project-internal v1.1.13
2026-07-06T07:55:45.4876539Z    Compiling tinystr v0.8.3
2026-07-06T07:55:45.8650947Z    Compiling icu_locale_core v2.2.0
2026-07-06T07:55:45.9031550Z    Compiling potential_utf v0.1.5
2026-07-06T07:55:46.0731334Z    Compiling icu_collections v2.2.0
2026-07-06T07:55:46.2933688Z    Compiling n0-error v0.1.3
2026-07-06T07:55:46.3384731Z    Compiling derive_builder_macro v0.20.2
2026-07-06T07:55:46.6901136Z    Compiling futures-executor v0.3.32
2026-07-06T07:55:46.6975792Z    Compiling derive_builder v0.20.2
2026-07-06T07:55:46.8340636Z    Compiling ipnet v2.12.0
2026-07-06T07:55:46.8501683Z    Compiling pin-project v1.1.13
2026-07-06T07:55:46.8910673Z    Compiling spki v0.8.0-rc.4
2026-07-06T07:55:46.9370501Z    Compiling ed25519-dalek v2.2.0
2026-07-06T07:55:47.1088199Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-06T07:55:47.1709727Z    Compiling icu_provider v2.2.0
2026-07-06T07:55:47.2301025Z    Compiling spt-proto v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-06T07:55:47.2694621Z    Compiling prefix-trie v0.8.4
2026-07-06T07:55:47.2974885Z    Compiling ed25519 v3.0.0-rc.4
2026-07-06T07:55:47.3130883Z    Compiling futures v0.3.32
2026-07-06T07:55:47.5246896Z    Compiling icu_properties v2.2.0
2026-07-06T07:55:47.6140949Z    Compiling icu_normalizer v2.2.0
2026-07-06T07:55:47.7146906Z    Compiling once_cell v1.21.4
2026-07-06T07:55:47.7998624Z    Compiling cobs v0.3.0
2026-07-06T07:55:47.8312828Z    Compiling postcard-derive v0.2.2
2026-07-06T07:55:47.8631182Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-06T07:55:48.0450789Z    Compiling tracing-core v0.1.36
2026-07-06T07:55:48.2720777Z    Compiling data-encoding-macro v0.1.20
2026-07-06T07:55:48.3431752Z    Compiling hashbrown v0.14.5
2026-07-06T07:55:48.3550932Z    Compiling rustls-native-certs v0.8.4
2026-07-06T07:55:48.4678101Z    Compiling tokio-util v0.7.18
2026-07-06T07:55:48.5761442Z    Compiling tracing v0.1.44
2026-07-06T07:55:48.6071094Z    Compiling netlink-sys v0.8.8
2026-07-06T07:55:48.8101057Z    Compiling postcard v1.1.3
2026-07-06T07:55:48.8973512Z    Compiling tower v0.5.3
2026-07-06T07:55:48.9487948Z    Compiling async-trait v0.1.89
2026-07-06T07:55:48.9876670Z    Compiling num_enum_derive v0.7.6
2026-07-06T07:55:49.0381057Z    Compiling iroh-metrics-derive v0.4.1
2026-07-06T07:55:49.2095660Z    Compiling idna_adapter v1.2.2
2026-07-06T07:55:49.2890844Z    Compiling hashlink v0.9.1
2026-07-06T07:55:49.3230934Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-06T07:55:49.3680766Z    Compiling idna v1.1.0
2026-07-06T07:55:49.5540757Z    Compiling h2 v0.4.14
2026-07-06T07:55:49.5957897Z    Compiling strum_macros v0.28.0
2026-07-06T07:55:49.6050827Z    Compiling enum-assoc v1.3.0
2026-07-06T07:55:49.6494157Z    Compiling iroh-metrics v0.38.3
2026-07-06T07:55:49.6780330Z    Compiling tokio-stream v0.1.18
2026-07-06T07:55:49.7730623Z    Compiling iroh-relay v0.98.0
2026-07-06T07:55:49.8221471Z    Compiling rusqlite v0.32.1
2026-07-06T07:55:49.8970950Z    Compiling url v2.5.8
2026-07-06T07:55:49.9100968Z    Compiling derive_more v2.1.1
2026-07-06T07:55:50.0550660Z    Compiling netdev v0.42.0
2026-07-06T07:55:50.1161170Z    Compiling netlink-proto v0.12.0
2026-07-06T07:55:50.1760674Z    Compiling num_enum v0.7.6
2026-07-06T07:55:50.2036288Z    Compiling n0-watcher v0.6.1
2026-07-06T07:55:50.3138592Z    Compiling moka v0.12.15
2026-07-06T07:55:50.3250616Z    Compiling serde_spanned v0.6.9
2026-07-06T07:55:50.4060719Z    Compiling toml_datetime v0.6.11
2026-07-06T07:55:50.4182758Z    Compiling thiserror-impl v1.0.69
2026-07-06T07:55:50.4331415Z    Compiling ref-cast-impl v1.0.25
2026-07-06T07:55:50.5310674Z    Compiling webpki-roots v1.0.7
2026-07-06T07:55:50.5620867Z    Compiling regex-automata v0.4.14
2026-07-06T07:55:50.6520848Z    Compiling toml_edit v0.22.27
2026-07-06T07:55:50.7594166Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T07:55:50.8071121Z    Compiling attohttpc v0.30.1
2026-07-06T07:55:51.0128020Z    Compiling iroh-base v0.98.0
2026-07-06T07:55:51.0990632Z    Compiling tower-http v0.6.11
2026-07-06T07:55:51.2961427Z    Compiling spt-store v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-06T07:55:51.6099865Z    Compiling schemars_derive v1.2.1
2026-07-06T07:55:51.6750724Z    Compiling iroh v0.98.2
2026-07-06T07:55:51.8341613Z    Compiling pin-utils v0.1.0
2026-07-06T07:55:51.8993407Z    Compiling cmov v0.5.4
2026-07-06T07:55:51.9458903Z    Compiling rustix v0.38.44
2026-07-06T07:55:51.9697457Z    Compiling dyn-clone v1.0.20
2026-07-06T07:55:51.9940886Z    Compiling bitflags v1.3.2
2026-07-06T07:55:52.0994907Z    Compiling nix v0.25.1
2026-07-06T07:55:52.1596959Z    Compiling backon v1.6.0
2026-07-06T07:55:52.1856008Z    Compiling ctutils v0.4.2
2026-07-06T07:55:52.2891550Z    Compiling filedescriptor v0.8.3
2026-07-06T07:55:52.3690334Z    Compiling darling_macro v0.23.0
2026-07-06T07:55:52.4670616Z    Compiling hkdf v0.12.4
2026-07-06T07:55:52.5020994Z    Compiling papaya v0.2.4
2026-07-06T07:55:52.6295809Z    Compiling serial v0.4.0
2026-07-06T07:55:52.7132528Z    Compiling strum v0.28.0
2026-07-06T07:55:52.7233446Z    Compiling anstyle-parse v1.0.0
2026-07-06T07:55:52.7357372Z    Compiling vte_generate_state_changes v0.1.2
2026-07-06T07:55:52.8178768Z    Compiling iroh-dns v0.98.0
2026-07-06T07:55:52.8375312Z    Compiling anstyle-query v1.1.5
2026-07-06T07:55:52.8700506Z    Compiling shell-words v1.1.1
2026-07-06T07:55:52.9530711Z    Compiling downcast-rs v1.2.1
2026-07-06T07:55:52.9600440Z    Compiling instability v0.3.12
2026-07-06T07:55:53.0212219Z    Compiling foldhash v0.1.5
2026-07-06T07:55:53.0443959Z    Compiling colorchoice v1.0.5
2026-07-06T07:55:53.0542982Z    Compiling is_terminal_polyfill v1.70.2
2026-07-06T07:55:53.0857745Z    Compiling anstyle v1.0.14
2026-07-06T07:55:53.1291970Z    Compiling linux-raw-sys v0.4.15
2026-07-06T07:55:53.1515513Z    Compiling vte v0.13.1
2026-07-06T07:55:53.1630735Z    Compiling hashbrown v0.15.5
2026-07-06T07:55:53.1956482Z    Compiling signal-hook-mio v0.2.5
2026-07-06T07:55:53.2647172Z    Compiling darling v0.23.0
2026-07-06T07:55:53.3120917Z    Compiling toml v0.8.23
2026-07-06T07:55:53.3460880Z    Compiling anstream v1.0.0
2026-07-06T07:55:53.3831129Z    Compiling spake2 v0.4.0
2026-07-06T07:55:53.5007758Z    Compiling terminal_size v0.4.4
2026-07-06T07:55:53.5904362Z    Compiling regex v1.12.3
2026-07-06T07:55:53.8300904Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T07:55:53.9121199Z    Compiling schemars v1.2.1
2026-07-06T07:55:53.9354009Z    Compiling strum_macros v0.26.4
2026-07-06T07:55:54.2271906Z    Compiling itertools v0.13.0
2026-07-06T07:55:54.5540723Z    Compiling sha1 v0.10.6
2026-07-06T07:55:54.6241210Z    Compiling castaway v0.2.4
2026-07-06T07:55:54.6440758Z    Compiling doctest-file v1.1.1
2026-07-06T07:55:54.7350901Z    Compiling static_assertions v1.1.0
2026-07-06T07:55:54.8051203Z    Compiling unicode-width v0.1.14
2026-07-06T07:55:54.9057705Z    Compiling indoc v2.0.7
2026-07-06T07:55:55.1111063Z    Compiling spt-msg v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-06T07:55:55.2120749Z    Compiling clap_lex v1.1.0
2026-07-06T07:55:55.2751299Z    Compiling interprocess v2.4.2
2026-07-06T07:55:55.5311209Z    Compiling clap_builder v4.6.0
2026-07-06T07:55:56.1452118Z    Compiling hyper v1.10.1
2026-07-06T07:55:56.2871202Z    Compiling spt-runtime v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-06T07:55:56.2947060Z    Compiling crossterm v0.28.1
2026-07-06T07:55:56.5070865Z    Compiling unicode-truncate v1.1.0
2026-07-06T07:55:56.6907343Z    Compiling strum v0.26.3
2026-07-06T07:55:56.6956798Z    Compiling compact_str v0.8.2
2026-07-06T07:55:56.8121190Z    Compiling lru v0.12.5
2026-07-06T07:55:56.8931773Z    Compiling clap_derive v4.6.1
2026-07-06T07:55:56.9830614Z    Compiling portable-pty v0.8.1
2026-07-06T07:55:56.9974577Z    Compiling cassowary v0.3.0
2026-07-06T07:55:57.0260508Z    Compiling iana-time-zone v0.1.65
2026-07-06T07:55:57.0440731Z    Compiling unicode-width v0.2.0
2026-07-06T07:55:57.0818916Z    Compiling nucleo-matcher v0.3.1
2026-07-06T07:55:57.3727137Z    Compiling ratatui v0.29.0
2026-07-06T07:55:57.3848181Z    Compiling chrono v0.4.45
2026-07-06T07:55:57.6423451Z    Compiling spt-term v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-06T07:55:57.9050779Z    Compiling qrcode v0.14.1
2026-07-06T07:55:58.2715805Z    Compiling hyper-util v0.1.20
2026-07-06T07:55:58.2732891Z    Compiling tempfile v3.27.0
2026-07-06T07:55:59.2230564Z    Compiling clap v4.6.1
2026-07-06T07:55:59.8912608Z    Compiling spt-live v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-06T07:56:00.3263847Z    Compiling igd-next v0.17.1
2026-07-06T07:56:01.5663238Z    Compiling portmapper v0.16.0
2026-07-06T07:56:06.5498829Z    Compiling rustls-webpki v0.103.13
2026-07-06T07:56:09.0073431Z    Compiling tokio-rustls v0.26.4
2026-07-06T07:56:09.0073880Z    Compiling noq-proto v0.17.0
2026-07-06T07:56:09.0074271Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T07:56:09.1624772Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T07:56:09.1625397Z    Compiling hyper-rustls v0.27.9
2026-07-06T07:56:09.1625864Z    Compiling tokio-websockets v0.13.2
2026-07-06T07:56:09.2931149Z    Compiling reqwest v0.13.4
2026-07-06T07:56:10.2518642Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T07:56:24.9885246Z    Compiling spt-net v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-06T07:56:26.4756203Z    Compiling spt-daemon v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-06T07:56:34.6689728Z    Compiling spt v0.25.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-06T07:56:39.3630693Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-07-06T07:56:39.3853153Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-b275a0970b188bf2)
2026-07-06T07:56:39.3867379Z 
2026-07-06T07:56:39.3870714Z running 1 test
2026-07-06T07:56:45.5791718Z test new_brain_serves_against_old_broker ... ok
2026-07-06T07:56:45.5792088Z 
2026-07-06T07:56:45.5792437Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-06T07:56:45.5792857Z 
2026-07-06T07:56:45.6018638Z Post job cleanup.
2026-07-06T07:56:45.6710675Z [command]/usr/bin/git version
2026-07-06T07:56:45.6775566Z git version 2.43.0
2026-07-06T07:56:45.6809489Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e8f0123a-21f1-4372-9545-d393d24a2266' before making global git config changes
2026-07-06T07:56:45.6810673Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T07:56:45.6814069Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T07:56:45.6844475Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T07:56:45.6870139Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T07:56:45.7061817Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T07:56:45.7082818Z http.https://github.com/.extraheader
2026-07-06T07:56:45.7090273Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-06T07:56:45.7115442Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T07:56:45.7300526Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T07:56:45.7329741Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T07:56:45.7666498Z Cleaning up orphan processes
2026-07-06T07:56:45.8213073Z Terminate orphan process: pid (2844320) (spt)
